* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 14px;
	background: #f6f6f6;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #666;
}

ol,
ul {
	list-style: none
}

i,
em {
	font-style: normal;
}

input,
textarea {
	background: none;
	border: none;
	outline: none;
}

button,
fieldset,
img {
	border: none;
	outline: none;
}

.clear {
	clear: both;
}

.container {
	margin: 0 auto;
	width: 1200px!important;
	height: auto
}

.hidden {
	display: none
}

.layout {
	background-color: #f3f3f3;
	/*padding-bottom: 39px;*/
}

.main-header .nav-sub {
	position: relative;
}

.floatleft ul {
	margin: 0!important;
}

.row-fluid .span3 {
	width: 24.27%!important;
}

.row-fluid [class*="span"] {
	margin-left: 4px!important;
}


/**/

.main-header .nav-sub {
	width: 220px
}

.nav-sub .nav-list {
	position: absolute;
	top: 0px;
	left: 0;
	width: 1188px;
	/*height: 444px;*/
}

.nav-sub .nav-list .nav {
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 10;
	float: left;
	width: 220px;
	/*background-color: #000000;*/
	/*background-color: #303030;*/
	background-color: rgba(0, 0, 0, 0.4);
	/*opacity: 0.84;*/
}

.nav-sub .nav-list .nav ul li {
	position: relative;
	float: left;
	width: 100%;
	height: 70px;
	border-top: 1px solid rgba(255, 255, 255, .2);
	/*line-height: 78px;*/
	cursor: default!important
}

.nav-sub .nav-list .nav ul li.active {
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	background-color: #fff;
	opacity: 1!important;
}

.nav-sub .nav-list .nav ul li.active .icon-right h4 {
	color: #333
}

.nav-sub .nav-list .nav ul li .icon-right>h4 {
	display: inline-block;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	cursor: default
}

.nav-sub .nav-list .nav ul li .icon-right p {
	color: #bbb;
	font-size: 14px;
	margin-top: 5px;
}
.nav-sub .nav-list .nav ul li .icon-right p a{
	color: #bbb !important;
}
.nav-sub .nav-list .nav ul li .icon-right>.right-arrow {
	position: absolute;
	top: 34%;
	right: 19px;
	display: inline-block;
	margin-top: 0px;
	width: 6px;
	height: 9px;
	background: url(../images/index.png) no-repeat scroll left 0;
	background-position: -87px -1193px
}

.nav-sub .nav-list .nav ul li.active .icon-right>.right-arrow {
	background-position: -118px -1193px
}

.nav-sub .nav-list .nav ul li>.icon-1,
.nav-sub .nav-list .nav ul li>.icon-2,
.nav-sub .nav-list .nav ul li>.icon-3,
.nav-sub .nav-list .nav ul li>.icon-4,
.nav-sub .nav-list .nav ul li>.icon-5,
.nav-sub .nav-list .nav ul li>.icon-6 {
	float: left;
	display: inline-block;
	margin: 17px 12px 17px 12px;
	width: 35px;
	height: 35px;
	vertical-align: middle
}


/*.nav-sub .nav-list .nav ul li>.icon-1 {
	background: url(../img/index/product.png) no-repeat scroll left 0;
}*/

.nav-sub .nav-list .nav ul li>.icon-1 {
	background: url(../img/index/yidong.png) no-repeat scroll left 0;
}

.nav-sub .nav-list .nav ul li>.icon-2 {
	background: url(../img/index/dianxin.png) no-repeat scroll left 0;
}

.nav-sub .nav-list .nav ul li>.icon-3 {
	background: url(../img/index/liantong.png) no-repeat scroll left 0;
}

.nav-sub .nav-list .nav ul li>.icon-4 {
	background: url(../img/index/mozu.png) no-repeat scroll left 0;
	background-size:35px;
}
.nav-sub .nav-list .nav ul li>.icon-5 {
	background: url(../img/index/zhineng.png) no-repeat scroll left 0;
	background-size:35px;
}


/*.nav-sub .nav-list .nav ul li.active>.icon-1 {
	background: url(../img/index/product.png);
	background-position: -4px -5px
}*/

.nav-sub .nav-list .nav ul li.active>.icon-1 {
	background: url(../img/index/yidong.png);
	background-position: -4px -3px
}

.nav-sub .nav-list .nav ul li.active>.icon-2 {
	background: url(../img/index/dianxin.png)
}

.nav-sub .nav-list .nav ul li.active>.icon-3 {
	background: url(../img/index/liantong.png);
	background-position: -4px -3px;
}

.nav-sub .nav-list .nav ul li.active>.icon-4 {
	background: url(../img/index/mozu.png);
	background-position: -3px -4px;
	background-size:35px;
}
.nav-sub .nav-list .nav ul li.active>.icon-5 {
	background: url(../img/index/zhineng.png);
	background-position: -3px -4px;
	background-size:35px;
}


.nav-sub-list li .icon-right {
	float: left;
	margin-top: 13px;
}

.nav-sub .nav-list .nav-content {
	position: absolute;
	top: 1px;
	left: 220px;
	z-index: 10;
	width: 663px;
	height: auto;
	background: #fff;
}

.nav-sub .nav-list .nav-content .nav-content-item {
	padding-top: 40px;
	width: 660px
}

.nav-sub .nav-list .nav-content .nav-content-item>li {
	float: left;
	width: 100%
}

.nav-sub .nav-list .nav-content .nav-content-item>li>a {
	float: left;
	margin-right: 20px;
	color: #575757;
	font-size: 14px;
	line-height: 2
}

.nav-sub .nav-list .nav-content .nav-content-item>li>div {
	float: left;
	padding: 25px 0;
	width: 475px;
	border-top: 1px solid #eaeaea
}

.nav-sub .nav-list .nav-content .nav-content-item.li-thin>li>div {
	padding: 15px 0
}

.nav-sub .nav-list .nav-content .nav-content-item a {
	float: left;
	margin-right: 27px;
	color: #666;
	font-size: 14px;
	line-height: 2.5
}

.nav-sub .nav-list .nav-content .nav-content-item a:hover {
	color: #007bc7
}

.nav-sub .nav-list .nav-content .nav-content-item h5 {
	float: left;
	margin-top: 27px;
	margin-left: 47px;
	width: 112px;
	color: #666;
	font-weight: 700;
	font-size: 16px;
	line-height: 30px
}

.nav-sub .nav-list .nav-content .nav-content-item.li-thin h5 {
	margin-top: 16px
}

.nav-sub .nav-list .nav-content .nav-content-item h5:hover {
	color: #007bc7
}

.nav-sub .nav-list .nav-content .nav-content-item .active {
	color: #e85555
}

.nav-sub .nav-list .nav-content .nav-content-item .nav-one {
	border-top: none
}

.nav-sub .nav-list .nav-content .nav-img-wrap {
	margin-top: 83px
}

.nav-sub .nav-list .nav-content .nav-content-item-2 {
	padding-top: 18px;
	height: 338px;
	background: url(../img/index/lachu.jpg) no-repeat right bottom;
}

.nav-sub .nav-list .nav-content .nav-content-item-2>li>div {
	padding: 18px 0
}

.nav-sub .nav-list .nav-content .nav-content-item-2 h5 {
	float: left;
	margin-top: 22px;
	margin-left: 10px;
	width: 112px;
	color: #666;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	line-height: 30px
}

.nav-sub .nav-list .nav-content .nav-img-wrap-2 {
	overflow: hidden;
	width: 299px;
	height: 437px;
	border-left: 1px solid #e8e8e8
}

.nav-sub .nav-list .nav-content .nav-img-wrap-2>ul {
	width: 100%
}

.nav-sub .nav-list .nav-content .nav-img-wrap-2 li {
	position: relative;
	width: 100%;
	height: 146px;
	border-top: 1px solid #e8e8e8;
	text-align: center
}

.nav-sub .nav-list .nav-content .nav-img-wrap-2 li>a {
	display: block;
	width: 100%;
	height: 100%
}

.nav-sub .nav-list .nav-content .nav-img-wrap-2 li>a img {
	max-width: 100%;
	vertical-align: middle
}

.lunhuan a {
	position: absolute;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%
}

.indexFirst {
	position: relative;
	height: 438px
}

.lunhuan {
	position: relative;
	width: 100%;
	height: 357px
}

.lunhuancenter li {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%
}

.lunhuan #lunhuanback {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: auto
}

.lunhuan #lunhuanback p {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 306px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.lunhuan .lunhuan_main {
	position: relative;
	margin: 0 auto;
	width: 1180px;
	height: 438px
}

#lunbonum {
	position: absolute;
	right: 20px;
	bottom: 27px;
	z-index: 5;
	height: 14px;
	line-height: 23px
}

#lunbonum li {
	float: left;
	margin-left: 5px;
	width: 12px;
	height: 12px;
	cursor: pointer;
	border: 2px solid #fafeff;
}

#lunbonum .lunboone,
#lunbonum li:hover {
	background: #fff;
	cursor: pointer;
	width: 38px;
	border-radius: 8px;
}

#buy_sale {
	float: right;
	position: absolute;
	right: 0px;
	top: 20px;
	width: 240px;
	z-index: 100;
	/*padding-top: 118px;
    padding-bottom: 24px;*/
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	background-color: #fff;
}

#buy_sale .b-button a {
	display: inline-block;
	width: 197px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	background-color: #2294FB;
	color: #fff;
	border-radius: 7px !important;
	outline: none;
	/*padding: 2px 25px;*/
}

.b-hh {
	text-align: center;
	line-height: 20px;
	padding-bottom: 10px;
	color: #999;
	border-bottom: 1px solid #F2F2F2;
}

.b-hh p {
	color: #333;
	font-size: 12px;
	margin-top: 10px;
}

.b-hh p a {
	color: #F5692C;
}

#buy_sale .b-image,
#buy_sale .b-button {
	text-align: center;
}

#buy_sale .b-button {
	margin-top: 10px;
}

#buy_sale .b-notice h6 {
	width: 137px;
	height: 29px;
	line-height: 22px;
	font-size: 14px;
	border-bottom: 3px solid #F5692C;
	/* text-align: center; */
	margin: 10px auto;
}

#buy_sale .b-notice p {
	font-size: 14px;
	/*line-height: 23px;*/
	padding: 4px 0;
}

#buy_sale .b-notice p a {
	color: #999!important;
}

#buy_sale .b-notice p a:hover {
	color: #428bca!important;
}

#buy_sale .b-notice p a .rou {
	display: inline-block;
	background: #F5692C;
	width: 3px;
	height: 3px;
	vertical-align: 4px;
	margin-right: 5px;
	border-radius: 50%;
}

.b-notice {
	margin: 15px 0;
	text-align: center;
}

.g-fleft {
	float: left;
	margin-left: 12px;
	margin-top: 8px;
}

.b-image {
	width: 240px;
	height: 88px;
	background: url(../img/nanebg.jpg)no-repeat;
}

.wrap {
	position: absolute;
	top: 10px;
	left: 75px;
	padding: 4px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	/*background-color: rgba(0, 0, 0, 0.1);*/
	/*border: 1px solid #dadada;*/
}

.wrap img {
	display: block;
	/*width: 64px;
    height: 64px;*/
	overflow: hidden;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 63px;
	height: 63px;
}

.layout .affiche {
	height: 42px;
	line-height: 42px;
	background: #fff;
}

.layout .affiche ul {
	width: 1200px;
	margin: 0 auto;
}

.layout .affiche li img {
	vertical-align: middle;
	margin-left: 10px;
}

.layout .affiche li b {
	font-weight: normal;
	color: #666;
}

.layout .affiche li {
	float: left;
	color: #999;
	margin-right: 30px;
}

.layout .affiche li.aff1 {
	margin-right: 7px;
}

.layout .affiche li a {
	margin-right: 20px;
}


/*下*/

.main-container {
	width: 1200px;
	margin: 0 auto;
}

.banner-search {
	background: #494949;
	z-index: 5;
	height: 95px;
	width: 1200px;
	padding: 30px 20px 10px;
	box-sizing: border-box;
	/*opacity: 0.7;*/
}

.banner-search .search-trade span.icon-search-trade,
.banner-search .search-trade .search-trade-text {
	float: left;
	display: inline;
}

.banner-search>div {
	float: left;
	display: inline;
}

.banner-search .search-title {
	padding-right: 25px;
	color: #fff;
	line-height: 26px;
}

.banner-search .search-title .text span {
	/*font-size: 20px;*/
	font-weight: 700;
}

.banner-search .search-input .search-text {
	width: 675px;
	height: 25px;
	line-height: 25px;
	padding: 10px 8px 10px 20px;
	background: #fff;
	/*-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;*/
	float: left;
	display: inline;
	font-size: 16px;
	color: #999;
}

.banner-search .search-input .search-button {
	float: left;
	display: inline;
	padding: 0 10px 0 10px;
	height: 45px;
	line-height: 45px;
	background: #2789ee;
	font-size: 18px;
	color: #fff;
	/*font-weight: 700;*/
	/*-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;*/
}

#select {
	float: left;
	background: #f5f5f5;
	width: 115px;
	height: 45px;
	font-size: 14px;
	color: #666;
	/*border-radius: 5px;*/
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.select-head {
	overflow: hidden;
	width: 115px;
	height: 45px;
	box-sizing: border-box;
	padding: 0 12px;
	line-height: 45px;
}

.select-head .select-head-cont {
	float: left;
}

.select-head .select-icon {
	float: right;
	margin-top: 5px;
}

.option {
	position: absolute;
	z-index: 1001;
	border: 1px solid #e4e7ed;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 5px 0;
	display: none;
}

.option-item {
	padding: 3px 28px;
	height: 34px;
	line-height: 34px;
}

.option-item:hover {
	color: #EA5C55;
	background: #FEF6F6;
}

.click_bg {
	font-weight: bold;
	color: #EA5C55;
	background: #FEF6F6;
}

.rotate {
	margin-top: -3px !important;
	transform-origin: center center;
	/* //旋转中心要是正中间 才行*/
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transition: transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-o-transition: -o-transform 0.2s;
	-ms-transition: -ms-transform 0.2s;
}

.rotate1 {
	transform-origin: center center;
	transform: rotate(0deg);
	/*//返回原点*/
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transition: transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-o-transition: -o-transform 0.2s;
	-ms-transition: -ms-transform 0.2s;
}

.search-trade-text .text {
	margin-top: 10px;
	margin-left: 20px;
}

.search-trade-text .text a {
	color: #fff;
}

[class^=icon-],
[class*=icon-] {
	display: inline-block;
}

.icon-search {
	width: 20px;
	height: 20px;
	background: url(../img/dajing.png)no-repeat;
	vertical-align: -2px;
	margin-right: 5px;
}


/*表格*/

.product-content {
	margin-top: 27px;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

.product-left {
	float: left;
	width: 796px;
}

.product-left .operator li {
	float: left;
	width: 126px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #333;
	background: #e7e7e7;
	cursor: pointer;
}

.product-left .operator li.active {
	height: 43px;
	line-height: 40px;
	border-top: 3px solid #2789ee;
	background: #fff;
}

.home-table-list {
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	table-layout: fixed;
	width: 100%;
}

/*中国移动*/

.home-table-list,
.operator-list .item_box .conttent ,
.product-right .item_box .conttent{
    display: flex;
    color: #444;
    position: relative;
}
.home-table-list li,
.operator-list .item_box .conttent li,
.product-right .item_box .conttent li{
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    padding: 0 2px;
}
.home-table-list li{
	height: 47px;
	line-height: 47px;
}
.operator-list .item_box{
	width: 100%;
	background: #fff;
	border: 1px solid #e6e6e6;
}
.operator-list .item_box .conttent li,
.product-right .item_box .conttent li{
	height: 40px;
	line-height: 40px;
}
.product-right .item_box{
	background: #fff;
	border: 1px solid #e6e6e6;
}
.item_box ul:hover{
	background: #F2F2F2;
}
.item_box ul li a{
    padding: 2px 5px;
}
.item_box ul li a:hover{
	background: #2789ee;
	color: #fff;
}
.product-left .item_box ul li:nth-of-type(3) {
	color: #2789ee;
}

.product-left .item_box ul li:nth-of-type(5) {
	color: #fe8431;
}

.product-right .item_box ul li:nth-of-type(5) {
	color: #fe8431;
}

.product-right {
	float: left;
	width: 383px;
	margin-left: 18px;
	margin-top: 46px;
}

.product-right .p-plt-title {
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	height: 42px;
	line-height: 42px;
	/*padding-left: 10px;*/
	padding: 0 10px;
	background: #f9f9f9;
}

.product-right .p-plt-title span {
	display: inline-block;
	width: 67px;
	color: #333;
	font-size: 16px;
	border-bottom: 2px solid #2789ee;
}

.product-right .p-plt-title a {
	float: right;
}


/*优惠券*/

.coupon .coupon-list {
	height: 165px;
	background: #fff;
	margin-top: 45px;
}

.coupon-list ul li {
	float: left;
	width: 194px;
	height: 162px;
	text-align: center;
	background: #2789ee;
	margin-right: 2px;
	margin-top: 2px;
}

.coupon-list ul li .fill {
	color: #f5f5f5;
	margin-top: 24px;
}

.coupon-list ul li .minus {
	color: #f5f5f5;
	margin: 4px 0;
}

.coupon-list ul li .minus em {
	vertical-align: 25px;
}

.coupon-list ul li .minus b {
	font-size: 48px;
}

.coupon-list ul li .draw {
	display: inline-block;
	width: 79px;
	height: 24px;
	line-height: 24px;
	border-radius: 3px;
	background: #fff;
	color: #2789ee;
}

.coupon-list .coupon-title {
	width: 218px;
	background: #fff;
}

.coupon-list .coupon-title em {
	display: inline-block;
	width: 19px;
	height: 3px;
	background: #2789ee;
	margin-left: -60px;
	margin-top: 50px;
}

.coupon-list .coupon-title b {
	display: block;
	font-weight: normal;
	font-size: 30px;
	color: #666;
}

.coupon-list .coupon-title p {
	color: #999;
	font-size: 12px;
	margin-bottom: 8px;
}

.coupon-title a {
	padding: 2px 5px;
	font-size: 12px;
	color: #2789ee;
	border: 1px solid #2789ee;
}


/*解决方案*/

.solution .solution-cc {}

.solution .solution-cc .text-black {
	font-size: 30px;
	margin: 53px 0 40px;
	text-align: center;
	font-weight: bold;
}

.solution-cc .soluslide .hd {
	font-size: 14px;
	text-align: center;
	margin-bottom: 25px;
}

.solution-cc .soluslide .hd li {
	display: inline-block;
	line-height: 32px;
	/*padding: 0 20px;*/
	background: #ececec;
	/*margin: 0 -3px;
    border-left: 1px solid #fff;*/
	width: 115px;
}

.solution-cc .soluslide .hd li.on {
	color: #fff;
	background: #2789ee;
}

.solution-cc .soluslide .hd li.on a {
	color: #fff;
}

.solution-cc .soluslide .bd li {
	float: left;
	margin: 0 15px;
}

.solution-cc .soluslide .bd ul li .bg-blue-light {
	width: 270px;
	height: 392px;
}

.soluslide .bd ul li .bg-blue-light .pic {
	height: 270px;
}

.text-center {
	text-align: center;
}

.solution-cc .soluslide .bd ul li .con {
	height: 95px;
	padding: 10px 20px 25px;
	position: relative;
	background: #f1f1f1;
}

.solution-cc .soluslide .bd ul li .con:hover {
	background-color: #2789EE;
}

.solution-cc .soluslide .bd ul li .con:hover .f24,
.solution-cc .soluslide .bd ul li .con:hover .f16 {
	color: #fff;
}

.solution-cc .soluslide .bd ul li .f24 {
	font-size: 22px;
	margin-bottom: 5px;
	color: #000;
}

.solution-cc .soluslide .bd ul li .f16 {
	font-size: 16px;
}


/*热门问答*/

.hotspot {
	margin-top: 50px;
}

.hotspot-list .hotspot-left {
	float: left;
	width: 592px;
	padding-bottom: 23px;
	background: #fff;
	border: 1px solid #e4e4e4;
}

.hotspot-list .hotspot-left .hotspot-title {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #e4e4e4;
}

.hotspot-list .hotspot-left .hotspot-title li {
	float: left;
	width: 102px;
	text-align: center;
	cursor: pointer;
}

.hotspot-left .hotspot-title li.active {
	border-top: 2px solid #2789ee;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 0px;
}

.hotspot-left .hotspot-title a {
	float: right;
	margin-right: 10px;
}

.nominate .nominate-info {
	padding: 22px 15px;
	border-bottom: 1px dashed #e0e0e0;
}

.nominate-info .nominate-left {
	float: left;
}

.nominate-info .nominate-left img {
	width: 51px;
	height: 51px;
	border-radius: 50%;
}

.nominate-info .nominate-right {
	float: left;
	width: 490px;
	margin-left: 15px;
	
}

.nominate-info .nominate-right h4 {
	font-size: 16px;
}

.nominate-info .nominate-right p {
	margin-top: 5px;
	color: #666;
}

.nominate-info .nominate-right p a {
	color: #2789EE;
}

.nominate-bottom {
	margin-top: 15px;
}

.nominate-bottom .norm-left {
	float: left;
}

.nominate-bottom .norm-left img {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	vertical-align: -5px;
}

.nominate-bottom .norm-left a {
	color: #386ED3;
	margin-left: 5px;
}

.nominate-bottom .norm-left span {
	color: #999;
}

.nominate-bottom .norm-left .ssx {
	margin: 0 7px;
}

.nominate-bottom .norm-right {
	float: right;
	margin-top: 5px;
}

.nominate-bottom .norm-right a {
	color: #999;
}

.nominate-bottom .norm-right span {
	color: #999;
	margin: 0 7px;
}


/*热门资讯*/

.hotspot-right {
	float: left;
	width: 591px;
	margin-left: 13px;
	background: #fff;
	padding-bottom: 20px;
	border: 1px solid #e4e4e4;
}
.hotspot-list .hotspot-right .hotspot-title {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #e4e4e4;
}

.hotspot-list .hotspot-right .hotspot-title li {
	float: left;
	width: 102px;
	text-align: center;
}

.hotspot-right .hotspot-title li.active {
	border-top: 2px solid #2789ee;
	border-right: 1px solid #e4e4e4;
	border-bottom: 0px;
}

.hotspot-right .hotspot-title a {
	float: right;
	margin-right: 10px;
}
.wenzhang-bank .list-content{
	padding: 17px 0;
	border-bottom: 1px dashed #e0e0e0;
}
.wenzhang-bank .list-content .img-left {
	float: left;
	width: 140px;
	margin-left: 20px;
}

.wenzhang-bank .list-content .img-left img {
	width: 136px;
	height: 111px;
}

.wenzhang-bank .title-details {
	float: left;
	margin-left: 10px;
}

.wenzhang-bank .title-details h4 {
	font-size: 16px;
	font-weight: normal;
	cursor: pointer;
}

.wenzhang-bank .title-details .combo p {
	width: 407px;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #999;
	cursor: pointer;
}

.wenzhang-bank .title-details .combo p a {
	color: #2789EE;
}
.wz-bottom .wz-bank .compny-vip{
	font-size: 12px;
	color: #999;
}
.wz-bottom .wz-bank .compny-vip img{
	vertical-align: -4px;
    margin-right: 3px;
}
.tab-here{
	margin-top: 60px;
}
/*模组*/
.mob_list_info{
	margin-top: 20px;
}
.mob_list_info ul li a{
	float: left;
	width: 107px;
	height: 150px;
	margin-right: 10px;
	text-align: center;
	background: #fff;
	border: solid 2px #f0f0f0;
}
.mob_list_info ul li:last-child{
	margin-right: 0px;
}
.mob_list_info ul li img{
	margin: 10px 0;
}
.mob_list_info ul li p{
	font-weight: bold;
}
.mob_list_info ul li a div{
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    height: 81px;
    margin: 10px 0;
    /*margin-right: 15px;*/
    background: url(../img/mozu.png) no-repeat;
}
.mob_list_info ul li a .mozu1{
	background-position:0px 5px;
}
.mob_list_info ul li a .mozu2{
	background-position:0 -79px;
}
.mob_list_info ul li a .mozu3{
	background-position:0 -162px;
}
.mob_list_info ul li a .mozu4{
	background-position:0 -245px;
}
.mob_list_info ul li a .mozu5{
	background-position:0 -325px;
}
.mob_list_info ul li a .mozu6{
	background-position:-87px 5px;
}
.mob_list_info ul li a .mozu7{
	background-position:-87px -79px;
}
.mob_list_info ul li a .mozu8{
	background-position:-87px -162px;
}
.mob_list_info ul li a .mozu9{
	background-position:-87px -245px;
}
.mob_list_info ul li a .mozu10{
	background-position:-87px -325px;
}